Uses of Class
com.github.droidfu.cachefu.ImageCache

Packages that use ImageCache
com.github.droidfu.imageloader   
com.willowtreeapps.android.shared   
 

Uses of ImageCache in com.github.droidfu.imageloader
 

Fields in com.github.droidfu.imageloader declared as ImageCache
protected static ImageCache ImageLoader.imageCache
           
 

Methods in com.github.droidfu.imageloader that return ImageCache
static ImageCache ImageLoader.getImageCache()
          Returns the image cache backing this image loader.
 

Uses of ImageCache in com.willowtreeapps.android.shared
 

Subclasses of ImageCache in com.willowtreeapps.android.shared
 class OAKImageCache
           
 



Copyright © 2011. All Rights Reserved.